Click or drag to resize

RepeatTime Methods

The RepeatTime type exposes the following members.

Methods
  NameDescription
Public methodAdd(Int32)
Adds offset as number of seconds.
Public methodAdd(TimeSpan)
Adds offset.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Converts the specified string representation of a presence description to its RepeatTime equivalent.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also